
include(`myDefs.m4')

average1 = avg(4, 5)
average2 = avg(x, 5)

a = sqr1(5)
b = sqr1(5+2)
c = sqr2(5+2)
